factor out
英 [ˈfæktə(r) aʊt]
美 [ˈfæktər aʊt]
网络 公因子; 分解
英英释义
verb
- resolve into factors
- a quantum computer can factor the number 15
- consider as relevant when making a decision
- You must factor in the recent developments
双语例句
- Furthermore, we would like to factor out those implementation details completely from the logical model and have them details "pasted in" as parameters during the code generation process.
此外,我们想要完全地从逻辑模型分析出那些实现细节,并且在代码生成过程中将它们这些细节作为参数“粘贴进来”。 - It should be possible to factor out these common page elements into a separate master template.
可能还应该将这些常见页面元素引入某个单独的主模板中。 - Reviewing the prevalent theories on international trade and FDI, this thesis discusses the necessity and possibility of separating the technology factor out from the traditional production factors.
本文在考察了有关国际贸易和对外直接投资的主流理论之后,论证了从传统生产要素中分离出技术要素的必要性和可能性。 - Discover that the main factor of bringing out this district geological calamity is human activities and heavy rainfall.
研究发现青岛市地质灾害发生的主要诱导因素是人类工程活动和强降水作用。 - The effects of subsidies policy of independent innovation& consider the tax factor out of fat-thin
自主创新补贴政策的效应分析&考虑税收的抽肥补瘦因素 - The hyper function is used several times, so it is prudent to factor it out into its own function.
hyper函数被使用了多次,因此将其构建为一个单独的功能是明智的。 - Before the advent of Master Pages, developers employed user controls to factor out common content, such as headers and footers.
在出现母版页之前,开发人员使用用户控件来提取公用内容,如页眉和页脚。 - First, we factor out method handles as a simple and generic way of managing methods ( arbitrary JVM methods) as units of behavior, which are ( as methods should be) directly callable.
首先,我们以一种简单而一般的方式来处理方法句柄,这是将方法(任意的JVM方法)作为行为单元来管理的,这样他们就可以直接调用了(本来就应该这样)。 - With abstraction you are attempting to reduce and factor out details not immediately related to the functionality that you are attempting to code.
使用抽象,您可以减少和排除一些细节,不用立即关联到您要进行编码的功能上。 - To improve performance, you may wish to factor out the code for each model attribute into its own method ( or a single method with a "switch").
为了提高性能,您可能希望抽取每个模型属性的代码放到它自己的方法中(或者带有“开关”的单个方法)。